home *** CD-ROM | disk | FTP | other *** search
/ CD Ware Multimedia 1995 May / cd Ware (Juegos) Epimundo.iso / WIN / UT_SYSTM / WDBBS.ZIP / FHOOK.COM / FINDHOOK.DOC < prev   
Encoding:
Text File  |  1994-07-16  |  1.8 KB  |  46 lines

  1. FINDHOOK.COM - Utility to inspect low level Int 13h address.
  2.  
  3. Written by: RJ Smith, Western Digital [72640,506]
  4.             Internet: smith_r@a1.wdc.com
  5. Date:       July 16, 1994
  6.  
  7. Extract:
  8.  
  9. A Windows FastDisk device such as WDCTRL or WDCDRV.386 will not load if
  10. the original Int 13h address (which was in the interrupt vector table when
  11. IO.SYS was loaded) has been changed by other software. This original
  12. address is the means by which IO.SYS can guarantee that it is communicating
  13. directly with the low-level hard disk BIOS routines. This address can
  14. be changed by other drivers or TSR utility software. If it is, the following
  15. message is displayed by WDCTRL:
  16.  
  17.  
  18. "The Microsoft Windows 32-bit disk driver (WDCTRL) cannot be loaded. There
  19. is unrecognizable disk software installed on this computer.
  20.  
  21. The address that MS-DOS uses to communicate with the hard disk has been
  22. changed. Some software, such as disk-caching software, changes this address.
  23.  
  24. If you aren't running such software, you should run a virus-detection
  25. program to make sure there is no virus on your computer."
  26.  
  27.  
  28. The following message is displayed by WDCDRV.386:
  29.  
  30. "WDCDRV cannot be loaded. There is unrecognizable disk software installed
  31.  on this computer."
  32.  
  33.  
  34. If you receive either of these messages, FINDHOOK.COM may be able to
  35. pinpoint the TSR, ROM BIOS, or device driver that has changed the Int 13h
  36. address within IO.SYS. By being able to identify the software, you can
  37. determine what needs to be removed in order to obtain 32-bit disk access.
  38.  
  39. FINDHOOK will display the name of the program that is causing the conflict.
  40. It may not be able to locate TSRs loaded high by QEMM or 386Max, and has
  41. not been tested with these packages.
  42.  
  43. Do not run the program from within MS Windows.
  44.  
  45. ****************************** End of File ***************************
  46.